From 28aa62f54118b4746e2ccabff0167c4991b5cf4d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 00:18:05 +0900 Subject: Waybar Overhaul - Introducing Default v4, with app drawer function --- config/waybar/configs/[TOP & Right] NorthEast | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/waybar/configs/[TOP & Right] NorthEast') diff --git a/config/waybar/configs/[TOP & Right] NorthEast b/config/waybar/configs/[TOP & Right] NorthEast index 442c7886..ae588fb4 100644 --- a/config/waybar/configs/[TOP & Right] NorthEast +++ b/config/waybar/configs/[TOP & Right] NorthEast @@ -6,6 +6,8 @@ "include": [ "$HOME/.config/waybar/Modules", "$HOME/.config/waybar/ModulesWorkspaces", + "$HOME/.config/waybar/ModulesCustom", + "$HOME/.config/waybar/ModulesGroups", ], "layer": "top", //"mode": "dock", @@ -47,6 +49,8 @@ "include": [ "$HOME/.config/waybar/Modules", "$HOME/.config/waybar/ModulesWorkspaces", + "$HOME/.config/waybar/ModulesCustom", + "$HOME/.config/waybar/ModulesGroups", ], "layer": "top", "position": "right", -- cgit v1.2.3